*** empty log message ***
authorAndreas Schwab <schwab@suse.de>
Sun, 2 Feb 2003 17:35:47 +0000 (17:35 +0000)
committerAndreas Schwab <schwab@suse.de>
Sun, 2 Feb 2003 17:35:47 +0000 (17:35 +0000)
lisp/ChangeLog

index 0ed8124d56cde77ac1aa5367b0754770b9f5a017..fb3304e0f1cd78dc47b132c156e3755241ca31f2 100644 (file)
@@ -1,3 +1,13 @@
+2003-02-02  Andreas Schwab  <schwab@suse.de>
+
+       * progmodes/asm-mode.el (asm-font-lock-keywords): Allow arbitrary
+       words separated by dots.  Match optional parenthesized word at
+       start of line.
+
+       * font-lock.el
+       (font-lock-match-c-style-declaration-item-and-skip-to-next):
+       Don't require underscore in word before double open-paren.
+
 2003-02-02  John Paul Wallington  <jpw@gnu.org>
 
        * hexl.el (hexl-mode-map): Bind C-m to `hexl-self-insert-command'.